Skip to content

Remove link to doc file#873

Merged
apoelstra merged 1 commit into
rust-bitcoin:masterfrom
tcharding:push-ylmmmsoplpzz
Nov 3, 2025
Merged

Remove link to doc file#873
apoelstra merged 1 commit into
rust-bitcoin:masterfrom
tcharding:push-ylmmmsoplpzz

Conversation

@tcharding

Copy link
Copy Markdown
Member

We cannot link to a file by directory path in rustdocs. Just remove the link.

This is breaking the docs build in #805 and is also mentioned in #872.

We cannot link to a file by directory path in rustdocs. Just remove
the link.

This is breaking the docs build in rust-bitcoin#805 and is also mentioned in rust-bitcoin#872.

@apoelstra apoelstra left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK f853906; successfully ran local tests

@apoelstra apoelstra merged commit 83a5214 into rust-bitcoin:master Nov 3, 2025
31 checks passed
apoelstra added a commit that referenced this pull request May 28, 2026
aecd5dc Remove link to doc file (Tobin C. Harding)
f24a5b5 13.x: Bump version to 13.0.1 (Noah Joeris)
894fe4a 13.x: Preserve finalized PSBT inputs (Noah Joeris)

Pull request description:

  Backport of #960 and #873 to the 13.x branch.
  
  This preserves PSBT inputs that already have `final_script_sig` or `final_script_witness`, avoiding re-finalization failures when finalized inputs no longer contain fields such as `witness_script` or `partial_sigs`.
  
  Also bumps the 13.x branch version to 13.0.1 for a new patch release.


ACKs for top commit:
  apoelstra:
    ACK aecd5dc; successfully ran local tests
  tcharding:
    ACK aecd5dc


Tree-SHA512: 14143cfedb1a31ea709f8f574ee321331896b8d7c01826ffeeceb392ab58d0d722bca91308b27ecc992069a7f719211bd6889ed29d9f8ea2d5f467493389fae4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants